[INFO] cloning repository https://github.com/JoshuaXX/prust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaXX/prust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaXX%2Fprust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaXX%2Fprust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28d6753fad78e48b9bf86e32c0740d0d2507bd23
[INFO] fixing JoshuaXX/prust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaXX%2Fprust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JoshuaXX/prust
[INFO] finished tweaking git repo https://github.com/JoshuaXX/prust
[INFO] tweaked toml for git repo https://github.com/JoshuaXX/prust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaXX/prust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaXX/prust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b
[INFO] running `Command { std: "docker" "start" "4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating chapter00_network/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter03_fundamental_types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter04_ownership_and_moves/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter05_references/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter06_expressions/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter07_error_handling/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter08_crates_and_modules/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter09_structs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter10_enums_and_patterns/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter11_traits_and_generics/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter20_asynchronous_programming/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking chapter03_fundamental_types v0.1.0 (/opt/rustwide/workdir/chapter03_fundamental_types)
[INFO] [stderr]    Migrating chapter03_fundamental_types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chapter09_structs v0.1.0 (/opt/rustwide/workdir/chapter09_structs)
[INFO] [stderr]    Migrating chapter09_structs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter03_fundamental_types/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking chapter11_traits_and_generics v0.1.0 (/opt/rustwide/workdir/chapter11_traits_and_generics)
[INFO] [stderr]    Migrating chapter09_structs/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chapter00_network v0.1.0 (/opt/rustwide/workdir/chapter00_network)
[INFO] [stderr]     Checking chapter06_expressions v0.1.0 (/opt/rustwide/workdir/chapter06_expressions)
[INFO] [stderr]    Migrating chapter11_traits_and_generics/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chapter05_references v0.1.0 (/opt/rustwide/workdir/chapter05_references)
[INFO] [stderr]    Migrating chapter00_network/src/bin/client.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chapter10_enums_and_patterns v0.1.0 (/opt/rustwide/workdir/chapter10_enums_and_patterns)
[INFO] [stderr]    Migrating chapter06_expressions/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chapter04_ownership_and_moves v0.1.0 (/opt/rustwide/workdir/chapter04_ownership_and_moves)
[INFO] [stderr]    Migrating chapter05_references/src/bin/safety.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> chapter05_references/src/bin/safety.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     unsafe { println!("{}", STASH) };
[INFO] [stdout]    |                             ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating chapter05_references/src/bin/structure.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter10_enums_and_patterns/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter04_ownership_and_moves/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter00_network/src/bin/server.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter05_references/src/bin/borrow.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> chapter05_references/src/bin/safety.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     unsafe { println!("{}", STASH) };
[INFO] [stdout]    |                             ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking chapter08_crates_and_modules v0.1.0 (/opt/rustwide/workdir/chapter08_crates_and_modules)
[INFO] [stderr]     Checking chapter07_error_handling v0.1.0 (/opt/rustwide/workdir/chapter07_error_handling)
[INFO] [stderr]     Checking chapter20_asynchronous_programming v0.1.0 (/opt/rustwide/workdir/chapter20_asynchronous_programming)
[INFO] [stderr]    Migrating chapter07_error_handling/src/bin/first.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter07_error_handling/src/bin/third.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter07_error_handling/src/bin/fourth.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter20_asynchronous_programming/src/bin/self_made.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter20_asynchronous_programming/src/bin/socket.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter07_error_handling/src/bin/second.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter08_crates_and_modules/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating chapter08_crates_and_modules/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.66s
[INFO] [stderr] crater-edition-check: chapter00_network v0.1.0 (/opt/rustwide/workdir/chapter00_network) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter03_fundamental_types v0.1.0 (/opt/rustwide/workdir/chapter03_fundamental_types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter04_ownership_and_moves v0.1.0 (/opt/rustwide/workdir/chapter04_ownership_and_moves) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter05_references v0.1.0 (/opt/rustwide/workdir/chapter05_references) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter06_expressions v0.1.0 (/opt/rustwide/workdir/chapter06_expressions) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter07_error_handling v0.1.0 (/opt/rustwide/workdir/chapter07_error_handling) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter08_crates_and_modules v0.1.0 (/opt/rustwide/workdir/chapter08_crates_and_modules) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter09_structs v0.1.0 (/opt/rustwide/workdir/chapter09_structs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter10_enums_and_patterns v0.1.0 (/opt/rustwide/workdir/chapter10_enums_and_patterns) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter11_traits_and_generics v0.1.0 (/opt/rustwide/workdir/chapter11_traits_and_generics) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chapter20_asynchronous_programming v0.1.0 (/opt/rustwide/workdir/chapter20_asynchronous_programming) updating edition from 2021 to 2024
[INFO] [stderr]     Checking chapter09_structs v0.1.0 (/opt/rustwide/workdir/chapter09_structs)
[INFO] [stderr]     Checking chapter03_fundamental_types v0.1.0 (/opt/rustwide/workdir/chapter03_fundamental_types)
[INFO] [stderr]     Checking chapter10_enums_and_patterns v0.1.0 (/opt/rustwide/workdir/chapter10_enums_and_patterns)
[INFO] [stderr]     Checking chapter04_ownership_and_moves v0.1.0 (/opt/rustwide/workdir/chapter04_ownership_and_moves)
[INFO] [stderr]     Checking chapter05_references v0.1.0 (/opt/rustwide/workdir/chapter05_references)
[INFO] [stderr]     Checking chapter08_crates_and_modules v0.1.0 (/opt/rustwide/workdir/chapter08_crates_and_modules)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> chapter05_references/src/bin/safety.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     unsafe { println!("{}", STASH) };
[INFO] [stdout]    |                             ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chapter07_error_handling v0.1.0 (/opt/rustwide/workdir/chapter07_error_handling)
[INFO] [stderr] error: could not compile `chapter05_references` (bin "safety" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> chapter05_references/src/bin/safety.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     unsafe { println!("{}", STASH) };
[INFO] [stdout]    |                             ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chapter05_references` (bin "safety") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b", kill_on_drop: false }`
[INFO] [stdout] 4cc2d4d80c5c4b582a4f2a6f2f851ddfb4bdd63efbdbe200a9aec7de36ac279b
